invoke
operator fun <JWT> invoke(serializeJwt: (JWT) -> String, hashAlgorithm: (JWT) -> HashAlgorithm?): SdJwtSerializationOps<JWT>(source)
Factory method
Parameters
serialize Jwt
a function to serialize the JWT
Factory method
a function to serialize the JWT